projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
54c97f3
)
Don't build pixbuf engine, still
author
Matthias Clasen
<mclasen@redhat.com>
Wed, 2 Feb 2011 06:00:51 +0000
(
01:00
-0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Wed, 2 Feb 2011 06:00:51 +0000
(
01:00
-0500)
This was accidentally re-enabled together with the wimp.
modules/engines/Makefile.am
patch
|
blob
|
history
diff --git
a/modules/engines/Makefile.am
b/modules/engines/Makefile.am
index 5dce19124a29c23bedaa2b1843127c4c73fb7357..6d6095d631a504eebf38f5394ad2bf70cb43b38b 100644
(file)
--- a/
modules/engines/Makefile.am
+++ b/
modules/engines/Makefile.am
@@
-4,8
+4,8
@@
if USE_WIN32
wimp = ms-windows
endif
-# the
theme engines need
to be ported to GtkThemingEngine
-SUBDIRS = $(wimp) pixbuf
+# the
pixbuf engine needs
to be ported to GtkThemingEngine
+SUBDIRS = $(wimp)
#
pixbuf
DIST_SUBDIRS = ms-windows pixbuf